home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 4 / Info_Mac IV CD-ROM (Pacific HiTech Inc.)(August 1994).iso / Science / RLaB / help / cd < prev    next >
Text File  |  1994-04-25  |  270b  |  13 lines

  1. cd:
  2.  
  3. Syntax:    cd ( PATH )
  4.  
  5. Description:
  6.  
  7.     The cd function changes the  location of the current working
  8.     directory to the directory identified by PATH. PATH must be a
  9.     string constant, or variable. The PATH argument must specify
  10.     an absolute pathname.
  11.  
  12. See Also: system()
  13.